Xbasic

A5.SYSTEM_FONTS_GET Function

Syntax

Font_Name_List as C = A5.System_Fonts_Get()

Description

The A5.SYSTEM_FONTS_GET() method returns a list of font aliases.

Example

? A5.System_Fonts_Get()
= standard
toolbar
auto help
dialog
code editor
interactive
statusbar
trace
recorder
debugger
menu
rtf_static
rtf_memo
controlpanel

See Also